Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get thumbnail from app #68

Merged
merged 12 commits into from
Mar 22, 2022
Merged

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Mar 21, 2022

Fixing issues with Sharp dependency in #65

This PR introduces breaking changes in the way of uploading assets and handling thumbnail images.

The field name of the multipart form was changed from files to assetData. An additional field name of thumbnailData has been added to get the thumbnail byte directly from the mobile app.

The version of the server, iOS, and Android app now start with 1.x.x to accommodate version checking in the mobile app.

This is still not a beta release.

@alextran1502 alextran1502 merged commit e407a4f into main Mar 22, 2022
@alextran1502 alextran1502 deleted the experimental/get-thumbnail-from-app branch March 22, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant